Global Index
HTML5 JS API Index > Browser Tutorials & Specs

ImageBitmap

Properties
unsigned long
height
The height attribute must return the ImageBitmap object's height, in CSS pixels.
unsigned long
width
The width attribute must return the ImageBitmap object's width, in CSS pixels.
Referenced by
CanvasRenderingContext2DdrawImage(...)
ImageBitmapFactoriescreateImageBitmap(...)